Skip to content

Conversation

@alxndrsn
Copy link
Contributor

@alxndrsn alxndrsn commented Dec 5, 2025

It looks like the second test of these 3 was copy/pasted from the first, and no change was made to the test name.

This PR also groups the 3 tests with the same XML together, to make intentions clearer.

Closes getodk/central#1535

What has been done to verify that this works as intended?

CI.

Why is this the best possible solution? Were any other approaches considered?

Could have kept the levels of describe() the same, but it would seem harder to follow that the 3rd test is related to the previous 2.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

No effect.

Does this change require updates to the API documentation? If so, please update docs/api.yaml as part of this PR.

No.

Before submitting this PR, please make sure you have:

  • run make test and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code from external sources are properly credited in comments or that everything is internally sourced

It looks like the second test of these 3 was copy/pasted from the first, and no change was made to the test name.

This PR also groups the 3 tests with the same XML together, to make intentions clearer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test/integration/api/forms/forms.js: duplicate test name

1 participant